Version 2.0.14 released.
authorKai Großjohann <kgrossjo@eu.uu.net>
Thu, 22 Aug 2002 15:16:08 +0000 (15:16 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Thu, 22 Aug 2002 15:16:08 +0000 (15:16 +0000)
commit63270d45c5fbf024b058d5a4a7f5d2a37b351ac3
treefe00df8dd5ab97070774d1f206919038ffa2663c
parent95da88ff2477ef66d23b2318e11326a5fe33303e
Version 2.0.14 released.
(tramp-shell-prompt-pattern): New variable.
(tramp-actions-before-shell, tramp-multi-actions)
(tramp-find-shell, tramp-open-connection-multi)
(tramp-open-connection-setup-interactive-shell): Use it.
(tramp-open-connection-telnet, tramp-open-connection-rsh)
(tramp-open-connection-su): Mention `tramp-shell-prompt-pattern'
in the docstring.
(tramp-bug): Report `tramp-shell-prompt-pattern'.
(tramp-process-one-multi-action, tramp-process-one-action): Make
message clearer so people don't confuse it with Emacs asking them
a question if the regexp happens to end with "?".
(tramp-verbose): Change default value from 10 to 9.  Also change
some logging levels so that 10 is reserved for stuff which is
needed for debugging only, but 9 catches everything that people
might like to see in order to see that Tramp is actually working.
lisp/ChangeLog
lisp/net/tramp.el